golang/xenlight: init xenlight go module
authorNick Rosbrook <rosbrookn@gmail.com>
Wed, 13 May 2020 00:58:06 +0000 (20:58 -0400)
committerGeorge Dunlap <george.dunlap@citrix.com>
Wed, 13 May 2020 12:41:57 +0000 (13:41 +0100)
commit9d83ad86834300927b636fa02b29d84854399ed8
treeaca01fd24c0d8c7f9b81c9ed46975b10658fb9f1
parentab2b8799e90cb9f3306cf2cf8e5336992240e8a3
golang/xenlight: init xenlight go module

Initialize the xenlight Go module using the xenbits git-http URL,
xenbits.xenproject.org/git-http/xen.git/tools/golang/xenlight.

Also simplify the build Make target by using `go build` instead of `go
install`, and do not set GOPATH here because it is now unnecessary.

Signed-off-by: Nick Rosbrook <rosbrookn@ainfosec.com>
Reviewed-by: George Dunlap <george.dunlap@citrix.com>
tools/golang/xenlight/Makefile
tools/golang/xenlight/go.mod [new file with mode: 0644]